home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 19 / Mac Magazin and MacEasy Magazine CD - Issue 19.iso / Grafik & Text & Film / Quark XTensions / Freeware Xtensions / XPress Scripts 1.0 / Linotronic 330 Setup / Linotronic 330 Setup Read Me < prev   
Text File  |  1994-08-11  |  2KB  |  71 lines

  1.  
  2. Linotronic 330 Setup  © by Dave Lloyd, August 1994.
  3. Linotronic 330 Setup is part of 'XPress Scripts 1.0' a package of twelve AppleScripts for use with QuarkXPress 3.3.
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15. Linotronic 330 Setup  sets all page setup and print dialog settings from just four dialog commands implemented via the script. This script checks for errors before outputting film, with view eliminating human error and saving film.
  16. This script is an example for a Linotronic 330 imagesetter and could be used as a template for other output devices. For example I have edited a copy of this to make a script for a Rainbow dye sublimation printer setup. You can edit the script to change these defaults to your own preferred settings.
  17.  
  18. This script:
  19.       •  Measures the document dimensions, whether it be pages or spreads and also takes into account registration mark offsets as part of the page dimensions.
  20.       •  Sets up printer resolution in accordance to the screen rulings.
  21.       •  Returns an error if pages or spreads will not fit onto film.
  22. Its main default settings are:
  23.       •  Separations on,
  24.       •  Font substitution, graphics smoothing and text smoothing off,
  25.       •  Output size 100%.
  26.  
  27. Note: the printer description file I have used for this script is "Linotronic", the one supplied in the QuarkXPress package. If you preferto use the "Linotronic 330" PPD for example,  or any other PPD, you will need to change PPD the name in the script. This name appears on the sixth line of the script along with the film width measurements.
  28. This is the complete dialog sequence:
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. There are a lot of printers that could have such scripts made. I myself might do the LaserWriter II next.
  71. I have one for my StyleWriter at home, and I really ought  to do one for the Lino 630 at work. I have used this script so often now that I am beginning  to forget what the XPress page setup and print dialog boxes look like!